projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6075948
)
babl/babl-palette.c: remove include of <values.h>
author
Øyvind Kolås
<pippin@gimp.org>
Thu, 5 Apr 2012 14:39:15 +0000
(16:39 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Thu, 5 Apr 2012 14:40:33 +0000
(16:40 +0200)
No longer needed when limits.h is included.
babl/babl-palette.c
patch
|
blob
|
history
diff --git
a/babl/babl-palette.c
b/babl/babl-palette.c
index 932c931a09660856909907da7e1b6e630a08bd40..2f9bf8d6700e8b1347b57d6635fcd9e8ed8cede8 100644
(file)
--- a/
babl/babl-palette.c
+++ b/
babl/babl-palette.c
@@
-19,7
+19,6
@@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
-#include <values.h>
#include <limits.h>
#include <assert.h>
#include "config.h"